.Net Framework >
v1.1.4322 >
System >
Data >
SqlTypes >
SqlDecimal
SqlDecimal
- Category
- Structure
- Description
- Represents a fixed precision and scale numeric value between -10
-1 and 10 -1 to be stored in or retrieved from a database.
- Assembly
- System.Data
- Character
- sealed, public
- Implements
- INullable, IComparable
- Contstructors
-
SqlDecimal(Byte,Byte,Boolean,Int32,Int32,Int32,Int32)
SqlDecimal(Byte,Byte,Boolean,Int32[])
SqlDecimal(Decimal)
SqlDecimal(Double)
SqlDecimal(Int32)
SqlDecimal(Int64) - Properties
-
BinData
Data
IsNull
IsPositive
Precision
Scale
Value - Methods
-
Abs(SqlDecimal)
Add(SqlDecimal,SqlDecimal)
AdjustScale(SqlDecimal,Int32,Boolean)
Ceiling(SqlDecimal)
CompareTo(Object)
ConvertToPrecScale(SqlDecimal,Int32,Int32)
Divide(SqlDecimal,SqlDecimal)
Equals(SqlDecimal,SqlDecimal)
Equals(Object)
Floor(SqlDecimal)
GetHashCode()
GreaterThan(SqlDecimal,SqlDecimal)
GreaterThanOrEqual(SqlDecimal,SqlDecimal)
LessThan(SqlDecimal,SqlDecimal)
LessThanOrEqual(SqlDecimal,SqlDecimal)
Multiply(SqlDecimal,SqlDecimal)
NotEquals(SqlDecimal,SqlDecimal)
op_Addition(SqlDecimal,SqlDecimal)
op_Division(SqlDecimal,SqlDecimal)
op_Equality(SqlDecimal,SqlDecimal)
SqlDecimal
Decimal
SqlDecimal
SqlDecimal
SqlDecimal
op_GreaterThan(SqlDecimal,SqlDecimal)
op_GreaterThanOrEqual(SqlDecimal,SqlDecimal)
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
op_Inequality(SqlDecimal,SqlDecimal)
op_LessThan(SqlDecimal,SqlDecimal)
op_LessThanOrEqual(SqlDecimal,SqlDecimal)
op_Multiply(SqlDecimal,SqlDecimal)
op_Subtraction(SqlDecimal,SqlDecimal)
op_UnaryNegation(SqlDecimal)
Parse(String)
Power(SqlDecimal,Double)
Round(SqlDecimal,Int32)
Sign(SqlDecimal)
Subtract(SqlDecimal,SqlDecimal)
ToDouble()
ToSqlBoolean()
ToSqlByte()
ToSqlDouble()
ToSqlInt16()
ToSqlInt32()
ToSqlInt64()
ToSqlMoney()
ToSqlSingle()
ToSqlString()
ToString()
Truncate(SqlDecimal,Int32) - Fields
-
MaxPrecision
MaxScale
MaxValue
MinValue
Null - Tags
- 01800F4D53, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database